type os/exec.wrappedError

5 uses

	os/exec (current package)
		exec.go#L130: type wrappedError struct {
		exec.go#L135: func (w wrappedError) Error() string {
		exec.go#L139: func (w wrappedError) Unwrap() error {
		exec.go#L807: 			err = wrappedError{
		exec.go#L835: 		err = wrappedError{